Intro
Make any text have a gradient color
It can be tricky to get gradients on text in HTML & CSS. This packages wraps the functionality in an easy-to-use component.
Text gradients should be used sparingly, but can look great for landing pages etc.
Demo
Change me with the color-pickers above
Components
text-gradient
Attributes
color-from Any HTML color code. "yellow", "rebeccapurple", "#f93", "#1337e5", etc. color-to Any HTML color code. "yellow", "rebeccapurple", "#f93", "#1337e5", etc.